DataCollection
GetItem メソッド (C1TableViewSource<T>)

C1.iOS.DataCollection アセンブリ > C1.iOS.DataCollection 名前空間 > C1TableViewSource<T> クラス : GetItem メソッド
The index path.
Gets an item from the UIKit.UITableView Foundation.NSIndexPath.
シンタックス
'宣言
 
Public Function GetItem( _
   ByVal indexPath As Foundation.NSIndexPath _
) As T
public T GetItem( 
   Foundation.NSIndexPath indexPath
)

パラメータ

indexPath
The index path.
参照

C1TableViewSource<T> クラス
C1TableViewSource<T> メンバ